GET for organizations

URL for a single resource: /api/2/organizations/<organization_id>
URL for a collection: /api/2/organizations

Permissions Required for the API Key: 
* Overall Admin Level = Admin
* Manage Organizations and Contacts = Read (or Read/Write)

Filter Options for a collection (query string vars):
* 'catid' (integer, a category id. Limit results to organizations assigned to the indicated category)


